home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / formgen.d < prev    next >
Encoding:
Text File  |  1988-05-03  |  441 b   |  14 lines

  1. %1 Forms_Generator
  2.  
  3. PD:<ADA.FORMGEN>
  4.  
  5.         This  subdirectory  contains tools for the generation of forms
  6. for use by Ada programs.  The forms generator will display and  accept
  7. input  into  a  form  (in  a  screen-oriented  fashion via the virtual
  8. terminal) in such a way that this mechanism is transparent to the  Ada
  9. program  using  it.  Instead, the program simply reads fields from the
  10. form via procedure interfaces.
  11.  
  12.  
  13. .
  14.